Skip to content

Update Iceberg to 1.11.0#26640

Draft
ebyhr wants to merge 5 commits intomasterfrom
ebi/iceberg-1.11.0
Draft

Update Iceberg to 1.11.0#26640
ebyhr wants to merge 5 commits intomasterfrom
ebi/iceberg-1.11.0

Conversation

@ebyhr
Copy link
Copy Markdown
Member

@ebyhr ebyhr commented Sep 16, 2025

Description

Update Iceberg to 1.11.0

Release notes

(x) This is not user-visible or is docs only, and no release notes are required.

@cla-bot cla-bot Bot added the cla-signed label Sep 16, 2025
@ebyhr ebyhr changed the title Update Iceberg to 1.10.0 Update Iceberg to 1.11.0 Sep 16, 2025
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch from 49906b9 to 4b10884 Compare September 20, 2025 23:30
@github-actions github-actions Bot added the iceberg Iceberg connector label Sep 20, 2025
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 5 times, most recently from f380a52 to dfc6861 Compare October 3, 2025 23:15
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 2 times, most recently from 7630f8a to 924e6ca Compare October 8, 2025 02:20
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 5 times, most recently from 0efb244 to e8507aa Compare October 19, 2025 22:07
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch from e8507aa to 7b5f526 Compare October 24, 2025 01:23
@ebyhr
Copy link
Copy Markdown
Member Author

ebyhr commented Oct 29, 2025

I suspect apache/iceberg#13301 broke an existing test. Sent apache/iceberg#14438

@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 5 times, most recently from a581baa to b834b23 Compare November 5, 2025 22:32
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 5 times, most recently from 4a95146 to 924d600 Compare November 13, 2025 00:44
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch from 4591c9b to bcd297e Compare November 14, 2025 11:59
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 2 times, most recently from 9258d8d to d200591 Compare February 23, 2026 00:22
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 2 times, most recently from 3981e73 to ce5f93b Compare March 3, 2026 13:19
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 2 times, most recently from 8253f57 to f5d51a8 Compare March 17, 2026 08:44
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 2 times, most recently from 6f1bfd9 to 9405745 Compare March 24, 2026 11:33
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 2 times, most recently from ab7d8f9 to ce0b227 Compare March 29, 2026 01:17
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 5 times, most recently from 7096ff2 to 473fdd0 Compare April 13, 2026 00:11
@ebyhr ebyhr force-pushed the ebi/iceberg-1.11.0 branch 4 times, most recently from 6f29765 to b298406 Compare April 16, 2026 21:39
@findinpath
Copy link
Copy Markdown
Contributor

findinpath commented Apr 30, 2026

#28389 (comment)

Let's add support for KmsType AZURE in case #28389 before this PR

@ebyhr
Copy link
Copy Markdown
Member Author

ebyhr commented May 1, 2026

Error:    TestIcebergAzureRestCatalogVendedCredentialsRefreshTest>AbstractTestQueryFramework.init:119->AbstractTestIcebergRestCatalogVendedCredentialsRefreshTest.createQueryRunner:83->AbstractTestIcebergRestCatalogVendedCredentialsRefreshTest.buildBackendCatalog:127 » NoClassDefFound com/azure/security/keyvault/keys/cryptography/models/KeyWrapAlgorithm
Error:    TestIcebergGcsRestCatalogVendedCredentialsRefreshTest>AbstractTestQueryFramework.init:119->AbstractTestIcebergRestCatalogVendedCredentialsRefreshTest.createQueryRunner:105 » QueryFailed Failed to commit the transaction during insert: Service failed: 500: {
"message":"java.lang.NoClassDefFoundError: com/google/cloud/gcs/analyticscore/client/GcsFileSystem",
"url":"http://10.1.0.195:33133/v1/namespaces/tpch/tables/region",
"status":"500"
}
Cannot determine whether the commit was successful or not, the underlying data files may or may not be needed. Manual intervention via the Remove Orphan Files Action can remove these files when a connection to the Catalog can be re-established if the commit was actually unsuccessful.
Please check to see whether or not your commit was successful before retrying this commit. Retrying an already successful operation will result in duplicate records or unintentional modifications.
At this time no files will be deleted including possibly unused manifest lists.

apache/iceberg#16186 for the first failure.
Looking into the second failure. apache/iceberg#14333

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed iceberg Iceberg connector

4 participants